home *** CD-ROM | disk | FTP | other *** search
/ ROM Magic / ROM Magic.iso / pc / 06_nawa / menu / 00048.ls < prev    next >
Encoding:
Text File  |  1980-02-17  |  133 b   |  8 lines

  1. on mouseUp
  2.   global QTName
  3.   set the directToStage of cast QTName to 0
  4.   set the type of sprite 12 to 0
  5.   updateStage()
  6.   go(35)
  7. end
  8.